home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / shell / ViNCEd.lha / ViNCEd / Include / clib / titlebarimage_protos.h next >
C/C++ Source or Header  |  1998-09-27  |  190b  |  16 lines

  1.  
  2.  
  3. #ifndef CLIB_TITLEBARIMAGE_PROTOS_H
  4. #define CLIB_TITLEBARIMAGE_PROTOS_H
  5.  
  6.  
  7. /* Prototypes for the "titlebar image" BOOPSI public class functions */
  8.  
  9.  
  10. Class *ObtainTBIClass(void);
  11.  
  12.  
  13. #endif
  14.  
  15.  
  16.